home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-20 / usat92.zip / README < prev    next >
Text File  |  1991-12-07  |  2KB  |  53 lines

  1. This is an updated version of the USAT90 satellite tracking program.  It 
  2. requires QBASIC to run and should also be compilable by QuickBASIC.  Other 
  3. significant changes to the program are noted below.
  4.  
  5. A formula is now used to calculate the Greenwich Mean Sidereal Time instead 
  6. of a static lookup table.  The previous version's data ran out at the end of 
  7. 1991.
  8.  
  9. Color switching was eliminated because LCDs and monochrome displays couldn't 
  10. display some of the text brightly enough.  It was more expedient to eliminate 
  11. multiple colors entirely than to find a suitable combination that looked good 
  12. on all video hardware.  Will work out this detail later.
  13.  
  14. The system date and time is no longer modified by the program.  
  15.  
  16. The satellite data file (USAT.TLE) format has been changed to a format 
  17. similar to the standard NASA/NORAD two-line element sets.  See the 
  18. accompanying TLE.DOC file for the format specification.  The satellite data
  19. editor is temporarily gone and will re-appear in a future version.  
  20. Meanwhile, USAT.TLE can be updated by copying the most current TLE file into 
  21. USAT.TLE and editing it to eliminate unwanted satellite elements.  The number
  22. of satellites that USAT can track has been increased to 17.  Sources of the 
  23. most recent satellite data are listed in TLE.DOC.  The data is also available 
  24. from the NOAA BBS via SprintNet.
  25.  
  26. Beacon frequency data is not maintained by this version nor is the doppler 
  27. shift calculated.  This feature will probably re-appear in a later version.
  28.  
  29. The ground station data file (USATGRND.DAT) format has been changed to plain 
  30. ASCII text.  The world bitmap file has been renamed to USATCGA.MAP.
  31.  
  32. This version of USAT is just an interim update.  Given enough time, I hope
  33. to convert it to C and have it run under the various GUIs (X-Windows, the 
  34. Macintosh OS, and MicroSoft Windows).  As a result, some effort has been made 
  35. to clean up the original GW-BASIC source to make the porting process easier.
  36.  
  37. Questions about this version of USAT may be directed to one of the following:
  38.  
  39. Internet:  tony@mpg.phys.hawaii.edu
  40. BITnet:  querubin@uhunix
  41. PBBS:  ah6bw@ah6bw.hi.usa.oc
  42. AMPRnet:  tony@uhm.ampr.org
  43.  
  44. Snail mail:  Antonio Querubin, Jr.
  45.              University of Hawai`i
  46.              Dept. of Physics & Astronomy
  47.              Honolulu, HI 96822-2286
  48.  
  49. (808) 956-7660
  50. AUTOVON:  456-1232
  51.  
  52.              
  53.